home *** CD-ROM | disk | FTP | other *** search
/ mail.altrad.com / 2015.02.mail.altrad.com.tar / mail.altrad.com / TEST / office deutch / OFFICE.NL-NL / OFFICELR.CAB / CSENVIR.CHM_1043 / scripts / office10.css
Cascading Style Sheet File  |  2001-01-24  |  6KB  |  195 lines

  1. /* Style Sheet Last updated - 2/14/2000 */ 
  2. /* This style sheet is for IE 4.02 and up */ 
  3.  
  4.  
  5. /* BODY = default paragraph font */ 
  6.     body        {background-color: #ffffff; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 70%; }
  7.     
  8. /* HYPERLINKS */ 
  9.     a:link        {color: #0000cc; }
  10.     a:active    {color: #0000cc; }
  11.     a:visited    {color: #990099; }    
  12.     .pop        {text-decoration: none; }
  13.  
  14. /* LISTS */ 
  15.     ol        {font-size: 100%; margin-top: .5em; margin-bottom: 0em; margin-left: 4em;}
  16.     ul        {font-size: 100%; margin-top: .5em; margin-bottom: 0em;}
  17.     ol ul        {list-style: disc; margin-top: .5em;}
  18.     ul ul        {list-style: disc; margin-top: .5em;}
  19.     li        {margin-bottom: .7em; margin-left: -2em;}
  20.  
  21. /* PREFORMATTING - CODE */ 
  22.     pre        {font-size: 100%; margin-top: 1.2em; margin-bottom: 1.5em;}
  23.     code         {font-family: "courier new", courier; font-size: 125%; }
  24.     
  25. /* TABLES */ 
  26.     table        {font-size: 100%; margin-top: 1em; margin-bottom: 0em;}
  27.     th        {text-align: left; background: #DDDDDD; margin: .25em; vertical-align: bottom;}
  28.     tr        {vertical-align: top;}
  29.     td        {margin: .25em; vertical-align: top; border-bottom: 1 solid #DCD9D1; }
  30.  
  31. /* PARAGRAPH */
  32.     p        {margin-top: .6em; margin-bottom: .6em; }
  33.  
  34. /* Heading styles---------------------------------------------------------------------------- */ 
  35.  
  36.     h1        {font-size: 125%; margin-top: .4em; margin-bottom: .5em;}
  37.     h2        {font-size: 110%; margin-top: 2em; margin-bottom: .5em;}
  38.     h3        {font-size: 100%; margin-top: 1.2em; margin-bottom: .5em; font-weight: bold;}
  39.     h4        {font-size: 100%; margin-top: 1.2em; font-weight: bold;}
  40.     h5        {font-size: 100%; margin-top: 1.2em; font-weight: bold;}
  41.     .lproch        {font-weight: bold ;margin-top: 1.2em; }/* Heading 9,List Procedure Heading,lproch */ 
  42.  
  43. /* Defined List styles ----------------------------------------------------------------------- */
  44.  
  45.     dt        {font-weight: bold; }
  46.     dd        {margin-left: 2em; margin-bottom: .6em; }
  47.  
  48. /* Paragraph styles--------------------------------------------------------------------------- */ 
  49.  
  50.     .ac        {font-size: 90%; } 
  51.     .alpha        {font-size: 125%; font-weight: bold; }
  52.     .BPhide     {display: none }
  53.     .BPshow     {  }
  54.     .hang        {text-indent: -2em; margin-left: 2em;}
  55.     .ind        {margin-left: 2em;}
  56. /* MAYBE KEEP .LBR1 IN CASE WE CAN GET HANGING INDENT TO WORK IN IE5.0? */ 
  57.     .mt        {margin-top:  2em; font-weight: bold; }
  58.     .noborder    {border: none; }
  59.     .rtt        {text-align: right; font-size: 90%; }
  60.     .tableup    {margin-top: 0em; }
  61.  
  62. /* spacing styles */ 
  63.     .4        {line-height: 4pt;}
  64.     .6        {line-height: 6pt;}
  65.     
  66. /* styles we no longer need */         
  67.     .Highlight    {background-color: lightblue;}
  68.     .Normal     {background-color: white;}
  69.     .fixp        {color: #00ff00;}    /* *fix this paragraph for incorrectly used styles / green */ 
  70.  
  71. /* Language Reference styles --------------------------------------------------------------------------- */
  72.  
  73.  
  74. /* code comments */
  75.     .comment {color: darkgreen;
  76.         }
  77.  
  78. /* Object model blue box */ 
  79.     .omblue { height: 16px;
  80.         width: 180px;
  81.         padding: 0px 0px 0px 2px;
  82.         background-color: #99FFFF;
  83.         border: 1px solid windowframe;
  84.         color: windowtext;
  85.         font-weight: bold;
  86.         text-decoration: none;
  87.         cursor: hand;
  88.         }
  89.  
  90. /* Object model blue dashed box */ 
  91.     .ombluedash { height: 16px;
  92.         width: 180px;
  93.         padding: 0px 0px 0px 2px;
  94.         background-color: #99FFFF;
  95.         border: 1px dashed windowframe;
  96.         color: windowtext;
  97.         text-decoration: none;
  98.         cursor: hand;
  99.         }
  100.  
  101. /* Object model yellow box */ 
  102.     .omyellow { height: 16px;
  103.         width: 180px;
  104.         padding: 0px 0px 0px 2px;
  105.         background-color: #FFFF99;
  106.         border: 1px solid windowframe;
  107.         color: windowtext;
  108.         font-weight: bold;
  109.         text-decoration: none;
  110.         cursor: hand;
  111.         }
  112.  
  113. /* Object model yellow dashed box */ 
  114.     .omyellowdash { height: 16px;
  115.         width: 180px;
  116.         padding: 0px 0px 0px 2px;
  117.         background-color: #FFFF99;
  118.         border: 1px dashed windowframe;
  119.         color: windowtext;
  120.         text-decoration: none;
  121.         cursor: hand;
  122.         }
  123.  
  124. /* Navigation hyperlink list container */
  125.     .ofvbaispan { position: absolute;
  126.         padding: 0px 0px 0px 0px;
  127.         border: 1px solid windowframe;
  128.         color: windowtext;
  129.         display: none;
  130.         z-index: +1;
  131.         }
  132.  
  133. /* Navigation area */
  134.     .ofvbanav { padding: 0px 0px 10px 0px;
  135.         }
  136.  
  137. /* Active navigation area jumps */
  138.     .ofvbanavreuse { width: 75px;
  139.         color: #0000cc;
  140.         cursor: hand;
  141.         }
  142.  
  143. /* Inactive navigation area jump */
  144.     .ofvbanavunused { width: 75px;
  145.         color: graytext;
  146.         }
  147.  
  148. /* Navigation hyperlink list topic description toggle */
  149.     .ofvbashowdesc { color:#0000cc;
  150.         cursor:hand;
  151.         font-size:smaller;
  152.         text-decoration:underline;
  153.         }
  154.  
  155. /* Navigation hyperlink list topic description sections */
  156.     .ofvbadesc { color: windowtext;
  157.         display: none;
  158.         }
  159.  
  160. /* Example navigation area jumps */
  161.     .ofvbanavex { text-decoration: none;
  162.         }
  163.  
  164. /* Syntax box */
  165.     .ofvbasyn { width: 100%;
  166.         padding: 0px 8px 0px 8px;
  167.         background-color: lightgrey;
  168.         }
  169.  
  170. /* Dropdown styles --------------------------------------------------------------------------- */
  171.  
  172. .DropDown    {text-decoration: none; font-weight: normal; top: 0pt;} 
  173. .DropDown:hover    {text-decoration: underline; }
  174.  
  175.             
  176. .HidePopUp     {text-decoration: none; }
  177. .HidePopUp:hover{text-decoration: underline; }
  178.  
  179. .Glossary    {text-decoration: none; }
  180. .glossary:hover    {text-decoration: underline; }
  181.                 
  182. .Glossarydef    {color: #008C00; text-decoration: none;}
  183.  
  184. .srcContent     { }
  185.  
  186. .expfav        {font-size: 80%; text-align: Right; margin-top: -1em; margin-bottom: 0; }
  187.  
  188. .expanded    {margin-bottom: 30pt; font-weight: normal; }    
  189.  
  190. .collapsed    {display: none; margin-bottom: 11pt;}    
  191.                  
  192. .def        {margin-top: 40pt;}    
  193.  
  194. #theIFRAME    {position: absolute; display:none; }
  195.